func github.com/jackc/pgx/v5/pgconn.hexMD5
3 uses
github.com/jackc/pgx/v5/pgconn (current package)
pgconn.go#L424: digestedPassword := "md5" + hexMD5(hexMD5(pgConn.config.Password+pgConn.config.User)+string(msg.Salt[:]))
pgconn.go#L516: func hexMD5(s string) string {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)